﻿2026-06-16T05:01:59.0538902Z ##[group]Run actions/checkout@v5
2026-06-16T05:01:59.0539119Z with:
2026-06-16T05:01:59.0539257Z   repository: SaberMage/spt-shell-notify
2026-06-16T05:01:59.0539425Z   path: .adapter-notify
2026-06-16T05:01:59.0541340Z   token: ***
2026-06-16T05:01:59.0541597Z   ssh-strict: true
2026-06-16T05:01:59.0541715Z   ssh-user: git
2026-06-16T05:01:59.0541835Z   persist-credentials: true
2026-06-16T05:01:59.0541971Z   clean: true
2026-06-16T05:01:59.0542095Z   sparse-checkout-cone-mode: true
2026-06-16T05:01:59.0542656Z   fetch-depth: 1
2026-06-16T05:01:59.0542774Z   fetch-tags: false
2026-06-16T05:01:59.0542896Z   show-progress: true
2026-06-16T05:01:59.0543019Z   lfs: false
2026-06-16T05:01:59.0543128Z   submodules: false
2026-06-16T05:01:59.0543247Z   set-safe-directory: true
2026-06-16T05:01:59.0543385Z ##[endgroup]
2026-06-16T05:01:59.1266541Z Syncing repository: SaberMage/spt-shell-notify
2026-06-16T05:01:59.1272468Z ##[group]Getting Git version info
2026-06-16T05:01:59.1272736Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-16T05:01:59.1714078Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T05:01:59.1930584Z git version 2.43.0.windows.1
2026-06-16T05:01:59.1958468Z ##[endgroup]
2026-06-16T05:01:59.1966297Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\510f65bb-f3f8-4787-969b-d06a5130707a\.gitconfig'
2026-06-16T05:01:59.1982736Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\510f65bb-f3f8-4787-969b-d06a5130707a' before making global git config changes
2026-06-16T05:01:59.1983351Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T05:01:59.1988395Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T05:01:59.2252637Z ##[group]Initializing the repository
2026-06-16T05:01:59.2258053Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T05:01:59.2574608Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-16T05:01:59.2604949Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-16T05:01:59.2885813Z ##[endgroup]
2026-06-16T05:01:59.2886063Z ##[group]Disabling automatic garbage collection
2026-06-16T05:01:59.2890254Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T05:01:59.3114436Z ##[endgroup]
2026-06-16T05:01:59.3114650Z ##[group]Setting up auth
2026-06-16T05:01:59.3120717Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T05:01:59.3350263Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T05:01:59.7166438Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T05:01:59.7408535Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T05:02:00.1179399Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T05:02:00.1409817Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T05:02:00.5240733Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T05:02:00.5560810Z ##[endgroup]
2026-06-16T05:02:00.5561118Z ##[group]Determining the default branch
2026-06-16T05:02:00.5562798Z Retrieving the default branch name
2026-06-16T05:02:01.0077981Z Default branch 'main'
2026-06-16T05:02:01.0078363Z ##[endgroup]
2026-06-16T05:02:01.0078578Z ##[group]Fetching the repository
2026-06-16T05:02:01.0085124Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-16T05:02:01.8314613Z From https://github.com/SaberMage/spt-shell-notify
2026-06-16T05:02:01.8314903Z  * [new branch]      main       -> origin/main
2026-06-16T05:02:01.8436041Z ##[endgroup]
2026-06-16T05:02:01.8436300Z ##[group]Determining the checkout info
2026-06-16T05:02:01.8437552Z ##[endgroup]
2026-06-16T05:02:01.8442805Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T05:02:01.8695463Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T05:02:01.8940571Z ##[group]Checking out the ref
2026-06-16T05:02:01.8944952Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-16T05:02:01.9248792Z branch 'main' set up to track 'origin/main'.
2026-06-16T05:02:01.9249011Z Reset branch 'main'
2026-06-16T05:02:01.9273730Z ##[endgroup]
2026-06-16T05:02:01.9517723Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T05:02:01.9725012Z ee2d37eadc730c0019e0af82d683074c509634a2
